﻿body {
}
/*----banner------*/
#solid {
    width: 100%;
    height: 501px;
    clear: both;
    position: relative;
}

    #solid .solidx {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 501px;
    }


    #solid ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        #solid ul li {
            position: absolute;
            left: 50%;
            top: 0px;
            width: 1200px;
            height: 501px;
            margin-left: -600px;
            display: none;
            cursor: pointer;
        }

            #solid ul li img {
                width: 1200px;
                height: 501px;
            }

    #solid #btt {
        width: 905px;
        height: 55px;
        top: 445px;
        left: 50%;
        position: relative;
        margin-left: -452px;
    }

        #solid #btt span {
            position: absolute;
            top: 15px;
            left: 45%;
            display: block;
            width: 30px;
            height: 8px;
            margin: 0 15px;
            text-align: center;
            background: #3d3d3d;
            z-index: 1000;
            cursor: pointer;
            filter: alpha(opacity=70); /*IE滤镜，透明度50%*/
            -moz-opacity: 0.7; /*Firefox私有，透明度50%*/
            opacity: 0.7; /*其他，透明度50%*/
        }
/*------end-------*/
/*------brand-------------*/
.ind_maintitle {
    /*    text-align: center;*/
    position: relative;
    padding: 10px 0px 15px 0px;
}

    .ind_maintitle img {
        /*        width: 200px;*/
    }

    .ind_maintitle a {
        position: absolute;
        right: 10px;
        top: 25px;
        display: block;
        width: 50px;
        padding: 2px;
        border: 1px solid #009675;
        color: #009675;
        border-radius: 30px;
        font-size: 12px;
        text-align: center;
    }

.ind_brandbox {
    overflow: hidden;
    height: 150px;
}

.brandtips {
    position: absolute;
    left: 188px;
    top: 24px;
    color: #666;
    font-size: 17px;
}

.ind_brandbox a {
    display: block;
    float: left;
    width: 175px;
    height: 125px;
    margin: 10px 42px;
}

    .ind_brandbox a img {
        width: 175px;
        height: 125px;
    }
/*------  加滚动----------*/
.brandmaxbox {
    position: relative;
    width: 100%;
    height: 150px;
}

.brandsecbox {
    position: absolute;
    width: 1135px;
    height: 150px;
    top: 0px;
    left: 30px;
    overflow: hidden;
}

.mainbook {
    width: 1136px;
    height: 150px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.topicbookbox {
    overflow: hidden;
    height: 150px;
    width: 10000px;
    top: 0px;
    left: 0px;
}
/*book 页*/
.topic_nbox {
    height: 500px;
    width: 100%;
    background: #F8F7F5;
    overflow: hidden;
    padding-top: 50px;
}

.topicbook {
    float: left;
    width: 176px;
    margin-right: 63px;
    overflow: hidden;
    border: 1px solid #f2f2f2;
    background: #f2f2f2;
}

.topicbook_select {
    float: left;
    width: 176px;
    margin-right: 63px;
    overflow: hidden;
    border: 1px solid #fff;
    background: #fff;
}


    .topicbook img, .topicbook_select img {
        width: 175px;
        height: 125px;
    }

.topbtnbox {
    position: relative;
    height: 40px;
}

.tpbtnleft {
    background: url("../images/arrleft.png") no-repeat 2px 43px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 24px;
    height: 150px;
    cursor: pointer;
}


.tpbtnright {
    background: url("../images/arrright.png") no-repeat 2px 43px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 24px;
    height: 150px;
    cursor: pointer;
}


/*------  end-------------*/
/*------topic-------------*/
.ind_tbox {
    width: 1200px;
    height: 180px;
    overflow: hidden;
}

.ind_topicbox {
    overflow: hidden;
    height: 180px;
    width: 1600px;
}

    .ind_topicbox a {
        display: block;
        float: left;
        width: 265px;
        height: 180px;
        margin: 10px 35px 10px 5px;
    }

        .ind_topicbox a img {
            width: 265px;
            height: 180px;
        }
/*------  end-------------*/
/*------newbook-------------*/
.ind_nbox {
    width: 1200px;
    height: 560px;
    overflow: hidden;
}

.ind_newbookbox {
    overflow: hidden;
    height: 530px;
    width: 1300px;
}

.indbook {
    float: left;
    width: 150px;
    height: 280px;
    margin: 0px 95px 0px 10px;
}

    .indbook .honnormask {
        position: absolute;
        left: 1px;
        top: 98px;
        width: 100%;
        height: 100px;
    }

        .indbook .honnormask .mask {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100px;
            background-color: rgba(0,0,0,0.6);
            z-index: 99;
        }

        .indbook .honnormask .txt {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 98%;
            padding: 0px 1%;
            height: 100px;
            color: #fff;
            text-align: center;
            font-size: 16px;
            z-index: 100;
            padding-top: 10px;
        }

    .indbook img {
        width: 100%;
        height: 195px;
        border: 1px solid #fff;
        padding: 1px;
    }

        .indbook img:hover {
            border: 1px solid #009675;
        }

    .indbook span {
        display: block;
        text-align: center;
    }

    .indbook .sm {
        color: #009675;
    }
/*------  end -------------*/
/*------honner book-------------*/
.ind_hbox {
    width: 1200px;
    height: 280px;
    overflow: hidden;
}

.ind_honnorbookbox {
    overflow: hidden;
    height: 280px;
    width: 1300px;
}

/*------  end -------------*/
/*------news-------------*/
.ind_newsbox {
    float: left;
    width: 868px;
    height: 420px;
    overflow: hidden;
}

.ind_newsposition {
    margin-bottom: 20px;
    width: 100%;
    height: 33px;
    position: relative;
    /*    border-bottom: 1px solid #ccc;*/
}

    .ind_newsposition a {
        font-size: 20px;
        font-weight: bold;
        padding: 8px 18px;
        color: #999;
        text-align: center;
        letter-spacing: 2px;
    }

        .ind_newsposition a.selected, .ind_newsposition a:hover {
            font-size: 20px;
            font-weight: bold;
            border-bottom: 4px solid #009675;
            padding: 8px 18px;
            color: #009675;
            text-align: center;
            letter-spacing: 2px;
        }

        .ind_newsposition a.inmore {
            text-align: center;
            position: absolute;
            right: 10px;
            top: 6px;
            display: block;
            width: 50px;
            padding: 2px;
            border: 1px solid #009675;
            color: #009675;
            border-radius: 30px;
            font-size: 12px;
        }

    .ind_newsposition .rightinfo {
        text-align: right;
        position: absolute;
        right: 10px;
        top: 6px;
        display: block;
        width: 500px;
        padding: 2px;
        font-size: 14px;
    }




.ind_newsb1 {
    float: left;
    width: 868px;
    height: 242px;
}

.ind_newsb2 {
    width: 868px;
    height: 110px;
}

.ind_pnews_box {
    float: left;
    width: 270px;
    height: 245px;
    margin: 0px 18px 10px 0px;
}

.ind_pnews_img {
    float: left;
    width: 270px;
    height: 180px;
}

    .ind_pnews_img img {
        width: 270px;
        height: 180px;
    }

.ind_pnewsinfo {
    float: right;
    width: 270px;
}

.ind_pnews_title {
    padding: 0px 25px 10px 5px;
    position: relative;
}

    .ind_pnews_title a {
        font-size: 15px;
        color: #333;
    }

        .ind_pnews_title a:hover {
            text-decoration: underline;
        }

.ind_pnewsdate {
    /* background: url(../images/icon_timegray.png) no-repeat left center;
    background-size: 16px 16px;
       padding-left: 20px;*/
    font-size: 12px;
    color: #009675;
    position: absolute;
    right: 15px;
    top: 24px;
    text-align: right;
}

.ind_pnews_info {
    color: #666;
    line-height: 150%;
    text-indent: 2em;
    padding-top: 5px;
}

.ind_tnewslist {
    width: 100%;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

    .ind_tnewslist li {
        position: relative;
        list-style: none;
        line-height: 150%;
        background: url(../images/ind_newsdot.png) no-repeat 0px 7px;
        padding: 5px 0px 5px 26px;
        margin: 0px 41px 10px 0px;
        float: left;
        width: 25%;
        font-size: 15px;
        color: #333;
    }

        .ind_tnewslist li a:hover {
            color: #009675;
            text-decoration: underline;
        }

        .ind_tnewslist li .date {
            font-size: 12px;
            color: #009675;
            position: absolute;
            right: -15px;
            bottom: 5px;
            text-align: right;
        }

/*公告栏*/
.ind_noticbox {
    float: right;
    width: 300px;
    height: 440px;
    overflow: hidden;
}

.ind_maintitlenotice {
    position: relative;
    padding: 10px 0px 25px 0px;
}

    .ind_maintitlenotice img {
        width: 150px;
        margin-left: 60px;
    }

    .ind_maintitlenotice a {
        text-align: center;
        position: absolute;
        right: 10px;
        top: 8px;
        display: block;
        width: 50px;
        padding: 2px;
        border: 1px solid #009675;
        color: #009675;
        border-radius: 30px;
        font-size: 12px;
    }

.ind_noticelist {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .ind_noticelist li {
        list-style: none;
        background: url(../images/noticelist.png) no-repeat 0px 5px;
        background-size: 14px 14px;
        padding-left: 20px;
        position: relative;
        height: 60px;
    }

        .ind_noticelist li a {
            display: block;
            line-height: 150%;
            width: 225px;
        }

            .ind_noticelist li a:hover {
                color: #009675;
            }

        .ind_noticelist li .date {
            position: absolute;
            right: 0px;
            top: 0px;
            width: 50px;
            height: 45px;
            background: #009675;
            color: #fff;
            font-size: 13px;
            text-align: right;
            border-bottom-right-radius: 8px;
        }

            .ind_noticelist li .date div {
                font-size: 18px;
                font-weight: bold;
                width: 100%;
                height: 21px;
                line-height: 21px;
                text-align: center;
                font-family: 'Georgia';
            }

            .ind_noticelist li .date span {
                font-size: 12px;
                width: 100%;
                display: block;
                text-align: center;
                height: 20px;
                line-height: 20px;
                font-family: 微软雅黑 !important;
            }
/*------  end-------------*/

/*------  阅读-------------*/
.allreadbg {
    background: url(../images/allread.png) no-repeat 0px 0px;
    position: relative;
    height: 220px;
    overflow: hidden;
}

a.alla {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1200px;
    height: 220px;
}

.allread_t1 {
    position: absolute;
    left: 611px;
    top: 0px;
    width: 584px;
    height: 100px;
    font-size: 16px;
    color: #888;
    line-height: 160%;
    font-weight: bold;
}

.allreadbg .actbox {
    position: absolute;
    left: 385px;
    top: 100px;
    width: 810px;
    height: 100px;
}

    .allreadbg .actbox .readbox {
        float: left;
        position: relative;
        width: 200px;
        height: 100px;
    }

.allread_img {
    position: absolute;
    left: 0px;
    top: 8px;
    width: 50px;
    height: 90px;
}

    .allread_img img {
        width: 100%;
    }

.allread_st {
    position: absolute;
    left: 60px;
    top: 0px;
    width: 123px;
    height: 100px;
    font-size: 12px;
    color: #999;
}

/*------  end-------------*/
